home *** CD-ROM | disk | FTP | other *** search
/ PC Format Collection 21 / PC Format CD-ROM Collection 21 (1995-12)(Future Publishing)(GB)[issue 51].iso / pcf2.bat < prev    next >
DOS Batch File  |  1995-04-24  |  221b  |  14 lines

  1. @echo off
  2. :restart
  3. %1:
  4. cd\
  5. if exist c:\menutemp.bat del c:\menutemp.bat
  6. pcfmenu %1
  7. if not exist c:\menutemp.bat goto end
  8. call c:\menutemp
  9. goto restart
  10. :end
  11. cls
  12. echo Thankyou for using PC Format CoverCD
  13. echo.
  14.